home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 125 / Computer Shopper CD-ROM Issue 125 (1998-07)(Dennis Publishing).iso / EuroMath / MathDemo / DataBase / Question / ID451.txt < prev    next >
Encoding:
Text File  |  1997-01-09  |  10.5 KB  |  497 lines

  1. *'<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  2. '>/\<    
  3. '<\/>          n0105 - Question B
  4. '>/\<    
  5. '<\/>          Highest Common Factor
  6. '>/\<    
  7. '<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  8.  
  9.  
  10. @WeightingScore 9,2,1,1
  11.  
  12. @atGraphic 32,14
  13. @Picture numbers\n0105a.bmp
  14.  
  15. @at 106,24
  16. Find the #bhighest common #
  17. #bfactor# of the following 
  18. numbers:
  19. @at 10,+8
  20.                    #^  #p24#         #^  #p32#         #^  #p40#
  21.  
  22. @at 10,+62
  23.       Which method do you want to practise?
  24. @at ,+6
  25.       Listing the #bfactors# of each number...
  26. @at ,+4
  27.       Using #bprime numbers#...
  28.  
  29. @MultMode 2
  30. @atGraphic 214,164
  31. @Loop 2
  32. @HSPicture uncheck.bmp,check.bmp
  33. @atGraphic ,180
  34. @EndLoop
  35.  
  36. @Answer 0,2
  37. @Feedback 0
  38. @FBMGoto Method_2
  39. @Answer 0,1
  40.  
  41. '||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  42.  
  43.  
  44. @Question
  45.  
  46. @at 10,+32
  47. What's the first step?
  48. @at ,+3
  49. #[K]
  50.  
  51. @keyPointAnswer 1,10,find all the factors of each number
  52.  
  53. @KeyPointFeedback 0,Wrong option
  54. The first step will be to find all the 
  55. factors of each number.
  56.  
  57.  
  58. '|||||||||||||||||||/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|||||||||||||||||||||
  59.  
  60. @Question
  61.  
  62. @NewPage
  63. @atGraphic 32,14
  64. @Picture numbers\n0105a.bmp
  65.  
  66. @at 106,24
  67. Find the #bhighest common #
  68. #bfactor# of the following 
  69. numbers:
  70.  
  71. @at 10,+8
  72.                    #^  #p24#         #^  #p32#         #^  #p40#
  73. @at ,+2
  74. #T ;
  75. @MarkPos 1
  76. #T#T ;
  77. @MarkPos 2
  78. #T#T#T ;
  79. @MarkPos 3
  80.  
  81. @InputWidth 20
  82. @GoPos 1
  83. @Loop 8
  84. #[N]
  85. @at ,+5
  86. @EndLoop
  87.  
  88. @at 20,+4
  89. Enter the factors from lowest to highest.
  90. @MarkPos 4
  91.  
  92. @Answer 2, 1,2,3,4,6,8,12,24
  93.  
  94. @Feedback 1, 24,12,8,6,4,3,2,1
  95. Your answers are correct, but you've given 
  96. them in reverse order. You must read questions 
  97. carefully.
  98. @FBMGoto Next
  99.  
  100. @Feedback E0.25,?,?,?,?,?,?,?,?
  101. That's partly right.*
  102. @Feedback 0,?,?,?,?,?,?,?,?
  103. The factors of a number are the whole numbers 
  104. which can divide that number and leave no remainder. 
  105. When you divide and there is no remainder, the number 
  106. you divided by, and the result of the division are both factors:*
  107.  
  108. @FeedbackC   1,Every number can be divided by 1, so #b1# is always a factor.
  109. @FeedbackC 2|7,24 ≈ 2 = 12...  #b2# and #b12# are factors.
  110. @FeedbackC 3|6,24 ≈ 3 = 8...    #b3# and #b8# are factors.
  111. @FeedbackC 4|5,24 ≈ 4 = 6...    #b4# and #b6# are factors.
  112. @FeedbackC 8,Every number can be divided by itself, so #b24# is also a factor.*
  113. @FeedbackC 4|5,24 ≈ 5 = 4.8...     This does not divide evenly, so 5 is not a factor.
  114. @FeedbackC 5|6,24 ≈ 7 = 3.429... 7 does not divide evenly, so it is not a factor either.
  115.  
  116. @Label Next
  117.  
  118. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  119.  
  120. @Question
  121.  
  122. @GoPos 2
  123. @Loop 6
  124. #[N]
  125. @at ,+5
  126. @EndLoop
  127.  
  128. @Answer 2, 1,2,4,8,16,32
  129.  
  130. @Feedback 1, 32,16,8,4,2,1
  131. Your answers are correct, but you've given 
  132. them in reverse order. You must always read 
  133. questions carefully.
  134. @FBMGoto Next
  135.  
  136. @Feedback E0.3,?,?,?,?,?,?
  137. That's partly right.*
  138. @Feedback 0,?,?,?,?,?,?
  139. The factors of a number are the whole numbers 
  140. which can divide that number and leave no remainder. 
  141. When you divide and there is no remainder, the number 
  142. you divided by, and the result of the division are both factors:*
  143.  
  144. @FeedbackC   1,Every number can be divided by 1, so #b1# is always a factor.
  145. @FeedbackC 2|5,32 ≈ 2 = 16...  #b2# and #b16# are factors.
  146. @FeedbackC 3|4,32 ≈ 4 = 8...    #b4# and #b8# are factors.
  147. @FeedbackC 6,Every number can be divided by itself, so #b32# is also a factor.*
  148. @FeedbackC 4|5,32 ≈ 3 = 10.6...     This does not divide evenly, so 3 is not a factor.
  149. @FeedbackC 5|6,32 ≈ 5 = 6.4...       5 does not divide evenly, so it is not a factor either.
  150.  
  151. @Label Next
  152.  
  153.  
  154. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  155.  
  156.  
  157. @Question
  158.  
  159. @GoPos 3
  160. @Loop 8
  161. #[N]
  162. @at ,+5
  163. @EndLoop
  164.  
  165. @Answer 2, 1,2,4,5,8,10,20,40
  166.  
  167. @Feedback 1, 40,20,10,8,5,4,2,1
  168. Your answers are correct, but you've given 
  169. them in reverse order. You must read questions 
  170. carefully.
  171. @FBMGoto Next
  172.  
  173. @Feedback E0.25,?,?,?,?,?,?,?,?
  174. That's partly right.*
  175. @Feedback 0,?,?,?,?,?,?,?,?
  176. The factors of a number are the whole numbers 
  177. which can divide that number and leave no remainder. 
  178. When you divide and there is no remainder, the number 
  179. you divided by, and the result of the division are both factors:*
  180.  
  181. @FeedbackC   1,Every number can be divided by 1, so #b1# is always a factor.
  182. @FeedbackC 2|7,40 ≈ 2 = 20...  #b2# and #b20# are factors.
  183. @FeedbackC 3|6,40 ≈ 4 = 10...  #b4# and #b10# are factors.
  184. @FeedbackC 4|5,40 ≈ 5 = 8...    #b5# and #b8# are factors.
  185. @FeedbackC 8,Every number can be divided by itself, so #b40# is also a factor.*
  186. @FeedbackC 4|5,40 ≈ 3 = 13.333...   This does not divide evenly, so 3 is not a factor.
  187. @FeedbackC 5|6,40 ≈ 6 = 6.666...     6 does not divide evenly, so it is not a factor either.
  188.  
  189. @Label Next
  190.  
  191.  
  192. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  193.  
  194.  
  195. @Question
  196.  
  197. @GoPos 4
  198. @at 10,+6
  199. Now what do you do?
  200. @at ,+3
  201. #[K]
  202.  
  203. @keyPointAnswer 1,9,find highest number in all the lists
  204.  
  205. @KeyPointFeedback 0,Wrong option
  206. The final step is to find the highest factor that 
  207. is common to all three numbers.
  208.  
  209.  
  210. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  211.  
  212.  
  213. @Question
  214.  
  215. @InputWidth 24
  216.  
  217. @at 100,+7
  218. #b      Highest#
  219. #bCommon Factor#
  220. @at ,+3
  221.            #[N]
  222.  
  223. @Answer 1, 8
  224.  
  225. @Feedback 0,?
  226. You should have found the highest number in 
  227. all the lists.  #b8# is the highest factor common 
  228. to all three numbers.
  229.  
  230. @Feedback 1
  231. That's right!  Well done.
  232.  
  233. @Goto End_of_Question
  234.  
  235.  
  236.  
  237. '<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>     METHOD 2    <\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  238.  
  239.  
  240.  
  241. @Label Method_2
  242.  
  243. @Question
  244.  
  245. @at 10,+32
  246. What's the first step?
  247. @at ,+3
  248. #[K]
  249.  
  250. @keyPointAnswer 1,187,find the prime factors of each number
  251.  
  252. @KeyPointFeedback 0,Wrong option
  253. The first step will be to find all the 
  254. prime factors of each number.
  255.  
  256.  
  257. '|||||||||||||||||||/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/|||||||||||||||||||||
  258.  
  259. @NewPage
  260. @atGraphic 32,14
  261. @Picture numbers\n0105a.bmp
  262.  
  263. @at 106,24
  264. Find the #bhighest common #
  265. #bfactor# of the following 
  266. numbers:
  267. @at 10,+8
  268.    #^          #p24#         #^          #p32#         #^          #p40#;
  269. #T ;
  270. @MarkPos 1
  271. #T#T ;
  272. @MarkPos 2
  273. #T#T#T ;
  274. @MarkPos 3
  275.  
  276. @InputWidth 20
  277. @GoPos 1
  278. #^        #^;
  279. @Loop 5
  280. #T#[N];
  281. @at ,+17
  282. #T#T#[N];
  283. @EndLoop
  284.  
  285. @Answer 1.5, 2,12,2,6,2,3,3,1,,
  286.  
  287. @Feedback E0.15,?,?,?,?,?,?,?,?,?,?
  288. @Feedback 0,?,?,?,?,?,?,?,?,?,?
  289.  
  290. @FeedbackC 0,To find all the prime factors of any number, 
  291. @FeedbackC 0,first divide by the smallest prime number as 
  292. @FeedbackC 0,many times as possible.  If the number will
  293. @FeedbackC 0,not divide evenly, divide by the next larger
  294. @FeedbackC 0,prime number, and repeat until you are left 
  295. @FeedbackC 0,with a result of 1.
  296.  
  297.  
  298. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  299.  
  300.  
  301. @Label Next
  302. @Question
  303.  
  304. @GoPos 1
  305. @at 20,+110
  306. The Prime Factors are...
  307.  
  308. @InputWidth 14
  309. @GoPos 1
  310. @at -16,+140
  311. #[N];
  312. @at ,-10
  313. #[N];
  314. @at ,+10
  315.  ╫ #[N];
  316. @at ,-10
  317. #[N]
  318.  
  319. @Answer 0.5, 2,3,3,
  320. @Feedback 0.5
  321. @FBMGoto Next
  322. @Answer 0.5, 3,1,2,3
  323. @Feedback 0.5
  324. @FBMGoto Next
  325. @Answer 0.5, 2,3,3,1
  326. @Feedback E0.125,?,?,?,?
  327. @Feedback 0,?,?,?,?
  328.  
  329. @FeedbackC 0,Once you've worked out all the prime factors, 
  330. @FeedbackC 0,you should rewrite each factor once, raising 
  331. @FeedbackC 0,it to an index to show how many lots there 
  332. @FeedbackC 0,are.
  333.  
  334.  
  335. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  336.  
  337. @Label Next
  338. @Question
  339.  
  340. @InputWidth 20
  341. @GoPos 2
  342. #^        #^;
  343. @Loop 5
  344. #T#[N];
  345. @at ,+17
  346. #T#T#[N];
  347. @EndLoop
  348.  
  349. @Answer 1.5, 2,16,2,8,2,4,2,2,2,1
  350.  
  351. @Feedback E0.15,?,?,?,?,?,?,?,?,?,?
  352. @Feedback 0,?,?,?,?,?,?,?,?,?,?
  353.  
  354. @FeedbackC 0,To find all the prime factors of any number, 
  355. @FeedbackC 0,first divide by the smallest prime number as 
  356. @FeedbackC 0,many times as possible.  If the number will
  357. @FeedbackC 0,not divide evenly, divide by the next larger
  358. @FeedbackC 0,prime number, and repeat until you are left 
  359. @FeedbackC 0,with a result of 1.
  360.  
  361.  
  362. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  363.  
  364.  
  365. @Label Next
  366. @Question
  367.  
  368. @InputWidth 14
  369. @GoPos 2
  370. @at +10,+140
  371. #[N];
  372. @at ,-10
  373. #[N]
  374.  
  375. @Answer 0.5, 2,5
  376.  
  377. @Feedback E0.25,?,?
  378. @Feedback 0,?,?
  379.  
  380. @FeedbackC 0,Once you've worked out all the prime factors, 
  381. @FeedbackC 0,you should rewrite each factor once, raising 
  382. @FeedbackC 0,it to an index to show how many lots there 
  383. @FeedbackC 0,are.
  384.  
  385. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  386.  
  387.  
  388. @Label Next
  389. @Question
  390.  
  391. @InputWidth 20
  392. @GoPos 3
  393. #^        #^;
  394. @Loop 5
  395. #T#[N];
  396. @at ,+17
  397. #T#T#[N];
  398. @EndLoop
  399.  
  400. @Answer 1.5, 2,20,2,10,2,5,5,1,,
  401.  
  402. @Feedback E0.15,?,?,?,?,?,?,?,?,?,?
  403. @Feedback 0,?,?,?,?,?,?,?,?,?,?
  404.  
  405. @FeedbackC 0,To find all the prime factors of any number, 
  406. @FeedbackC 0,first divide by the smallest prime number as 
  407. @FeedbackC 0,many times as possible.  If the number will
  408. @FeedbackC 0,not divide evenly, divide by the next larger
  409. @FeedbackC 0,prime number, and repeat until you are left 
  410. @FeedbackC 0,with a result of 1.
  411.  
  412.  
  413. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  414.  
  415.  
  416. @Label Next
  417. @Question
  418.  
  419. @InputWidth 14
  420. @GoPos 3
  421.  
  422. @at -5,+140
  423. #[N];
  424. @at ,-10
  425. #[N];
  426. @at ,+10
  427.  ╫ #[N];
  428. @at ,-10
  429. #[N]
  430.  
  431. @Answer 0.5, 5,1,2,3
  432. @feedback 0.5
  433. @fbmGoto next
  434. @Answer 0.5, 2,3,5,1
  435.  
  436. @Feedback E0.125,?,?,?,?
  437. @Feedback 0,?,?,?,?
  438.  
  439. @FeedbackC 0,Once you've worked out all the prime factors, 
  440. @FeedbackC 0,you should rewrite each factor once, raising 
  441. @FeedbackC 0,it to an index to show how many lots there 
  442. @FeedbackC 0,are.
  443.  
  444.  
  445. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  446. @label next
  447. @Question
  448.  
  449. @at 10,280
  450. Now what do you do?
  451. @at ,+3
  452. #[K]
  453.  
  454. @keyPointAnswer 1,188,find the product
  455.  
  456. @KeyPointFeedback 0,Wrong option
  457. The final step is to find the product of the
  458. highest prime factor to the highest power
  459. common to all three numbers.
  460.  
  461.  
  462. '/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
  463.  
  464. @Question
  465.  
  466. @InputWidth 14
  467. @at 10,240
  468. Highest Common Factor  =  #[N];
  469. @at ,-10
  470. #[N];
  471. @at ,+10
  472.   =  #[N]
  473.  
  474. @Answer 1, 2,3,8
  475.  
  476. @Feedback 0.5, 2,3,?
  477. @FBMGoto Calc
  478.  
  479. @Feedback 0,?,?,?
  480. To find the highest common factor of a given 
  481. number, you take only the prime factors which 
  482. are in all of the lists, in this case 2. If the prime factors 
  483. are raised to an index, you should take the lowest.
  484. In this case the highest common power of 2 is 3._
  485. @Label Calc
  486. The highest common factor of 24, 32 and 40 is:*
  487.                   #b2ë = 8#
  488.  
  489. @Feedback 1
  490. That's right!  Well done.
  491.  
  492.  
  493. '<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>/\<\/>
  494.  
  495.  
  496. @Label End_of_Question
  497.